Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fxdiv-devel | Distribution: Fedora Project |
Version: 1.0^git20201208.63058ef | Vendor: Fedora Project |
Release: 6.fc42 | Build date: Thu Jan 16 20:08:32 2025 |
Group: Unspecified | Build host: buildhw-x86-14.iad2.fedoraproject.org |
Size: 17266 | Source RPM: fxdiv-1.0^git20201208.63058ef-6.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/Maratyszcza/fxdiv | |
Summary: Header for division via fixed-point math |
Header-only library for division via fixed-point multiplication by inverse On modern CPUs and GPUs integer division is several times slower than multiplication. FXdiv implements an algorithm to replace an integer division with a multiplication and two shifts. This algorithm improves performance when an application performs repeated divisions by the same divisor. Features * Integer division for uint32_t, uint64_t, and size_t * Header-only library, no installation or build required * Compatible with C99, C++, OpenCL, and CUDA * Uses platform-specific compiler intrinsics for optimal performance * Covered with unit tests and microbenchmarks
MIT
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0^git20201208.63058ef-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0^git20201208.63058ef-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0^git20201208.63058ef-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0^git20201208.63058ef-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Sep 23 2023 Tom Rix <trix@redhat.com> - 1.0^git20201208.63058ef-2 - Address review comments * Fri Sep 15 2023 Tom Rix <trix@redhat.com> - 1.0^git20201208.63058ef-1 - Initial package
/usr/include/fxdiv.h /usr/share/doc/fxdiv-devel /usr/share/doc/fxdiv-devel/README.md /usr/share/licenses/fxdiv-devel /usr/share/licenses/fxdiv-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 4 19:09:13 2025